projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f335fab
)
(Info-default-directory-list): Duplicate defvar deleted.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 26 Aug 1995 20:25:23 +0000
(20:25 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 26 Aug 1995 20:25:23 +0000
(20:25 +0000)
lisp/info.el
patch
|
blob
|
history
diff --git
a/lisp/info.el
b/lisp/info.el
index b70b1f34fa57c969dfda98396b17aa822a0b69a7..5948840daca3525f48e2b12392bf970a349c609c 100644
(file)
--- a/
lisp/info.el
+++ b/
lisp/info.el
@@
-42,11
+42,6
@@
because that gives you a printed manual as well.")
"Non-nil allows Info to execute Lisp code associated with nodes.
The Lisp code is executed when the node is selected.")
-(defvar Info-default-directory-list nil
- "List of default directories to search for Info documentation files.
-This value is used as the default for `Info-directory-list'. It is set
-in paths.el.")
-
(defvar Info-fontify t
"*Non-nil enables highlighting and fonts in Info nodes.")